home *** CD-ROM | disk | FTP | other *** search
/ Freelog 70 / Freelog070.iso / Internet / EasyPHP / easyphp1-8_setup.exe / {app} / phpmyadmin / lang / azerbaijani-iso-8859-9.inc.php < prev    next >
Encoding:
PHP Script  |  2004-12-28  |  41.9 KB  |  752 lines

  1. <?php
  2. /* $Id: azerbaijani-iso-8859-9.inc.php,v 2.52 2004/12/28 16:34:45 nijel Exp $ */
  3.  
  4. // tercⁿmedeki eksiklerimi ve ya sehv oldu≡unu dⁿ■ⁿndⁿyⁿnⁿz yerleri shehriyari@trcomm.net adresine g÷ndere bilersiniz...
  5. // ▐ehriyar ▌manov 30 Avqust 2003... Shehi
  6.  
  7. $charset = 'iso-8859-9';
  8. $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
  9. $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
  10. $right_font_family = 'arial, helvetica, geneva, sans-serif';
  11. $number_thousands_separator = ',';
  12. $number_decimal_separator = '.';
  13. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  14. $byteUnits = array('Bayt', 'KB', 'MB', 'QB', 'TB', 'PB', 'EB');
  15.  
  16. $day_of_week = array('Baz', 'Baz Ert', '╟er■ Ax■', '╟er■', 'Cⁿme Ax■', 'Cⁿme', '▐en');
  17. $month = array('Yan', 'Fev', 'Mar', 'Apr', 'May', '▌yun', '▌yul', 'Avq', 'Sent', 'Okt', 'Noy', 'Dek');
  18. // See http://www.php.net/manual/en/function.strftime.php to define the
  19. // variable below
  20. $datefmt = '%B %d, %Y saat %I:%M %p';
  21. $timespanfmt = '%s gⁿn, %s saat, %s deqiqe ve %s saniye';
  22.  
  23. $strAPrimaryKey = '%s ⁿzerine Birinci Dereceli Aτar elave edildi.';
  24. $strAbortedClients = 'Dayand²r²ld²';
  25. $strAbsolutePathToDocSqlDir = 'Xahi■ edirik, docSQL direktoriyas²na webserver-deki mⁿtleq yolu (absolute path) g÷sterin.';
  26. $strAccessDenied = 'Giri■ Tesdiq Edilmedi';
  27. $strAction = 'Fealiyyetler';
  28. $strAddDeleteColumn = 'Sahe Sⁿtunlar²n² Elave Et/Sil';
  29. $strAddDeleteRow = 'Kriteria Setirlerini Elave Et/Sil';
  30. $strAddNewField = 'Yeni sahe elave et';
  31. $strAddPrivilegesOnDb = 'A■a≡²dak² me\'lumat bazas² ⁿτⁿn selahiyyet mⁿeyyen et';
  32. $strAddPrivilegesOnTbl = 'A■a≡²dak² cedvel ⁿτⁿn selahiyyetler mⁿeyyen et';
  33. $strAddSearchConditions = 'Axtar²■ ■ertlerini gir ("where" ifadesinin esas metni):';
  34. $strAddToIndex = '▌ndekse  %s sⁿtun elave et';
  35. $strAddUser = 'Yeni ▌stifadeτi Elave Et';
  36. $strAddUserMessage = 'Yeni istifadeτi elave etdiniz.';
  37. $strAddedColumnComment = 'Bu sⁿtun ⁿτⁿn q²sa izahat elave edildi';
  38. $strAddedColumnRelation = 'Sⁿtun ⁿτⁿn elaqe elave edildi';
  39. $strAdministration = 'Administrasiya';
  40. $strAffectedRows = 'Deyi■en setir say²:';
  41. $strAfter = 'Sonra: %s';
  42. $strAfterInsertBack = 'Evvelki sehifeye qay²t';
  43. $strAfterInsertNewInsert = 'Teze bir setir daha gir';
  44. $strAll = 'All';
  45. $strAllTableSameWidth = 'eyni enli bⁿtⁿn Cedveller g÷sterilsinmi?';
  46. $strAlterOrderBy = 'Cedvel s²ras²na buna g÷re yeniden qur';
  47. $strAnIndex = '%s ⁿzerine indeks elave edildi';
  48. $strAnalyzeTable = 'Cedveli analiz et';
  49. $strAnd = 'Ve';
  50. $strAny = 'Her hans²';
  51. $strAnyHost = 'Her hans² host';
  52. $strAnyUser = 'Her hans² istifadeτi';
  53. $strAscending = 'Artan s²rada';
  54. $strAtBeginningOfTable = 'Cedvelin ba■²na';
  55. $strAtEndOfTable = 'Cedvelin sonuna';
  56. $strAttr = 'Xⁿsusiyyetler';
  57. $strAutodetect = 'Avtomatik';
  58. $strAutomaticLayout = 'Automatik ■ablon';
  59.  
  60. $strBack = 'Geri';
  61. $strBeginCut = 'BEGIN CUT';
  62. $strBeginRaw = 'BEGIN RAW';
  63. $strBinary = 'Binary';
  64. $strBinaryDoNotEdit = 'Binary - deyi■iklik etme';
  65. $strBookmarkDeleted = 'Bookmark silindi.';
  66. $strBookmarkLabel = 'Etiket';
  67. $strBookmarkQuery = 'Bookmark-lanm²■ SQL sor≡usu';
  68. $strBookmarkThis = 'Bu SQL sor≡usunu bookmark-la';
  69. $strBookmarkView = 'Sadece g÷ster';
  70. $strBrowse = '▌τindekiler';
  71. $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.';
  72. $strBzip = '"bzip"lenmi■';
  73.  
  74. $strCSVOptions = 'CSV variantlar²';
  75. $strCannotLogin = 'MySQL server-e gire bilmirem';
  76. $strCantLoad = '%s uzant²s²n² (extension) yⁿkleye bilmirem,<br />xahi■ edirem PHP Konfiqurasiyan² g÷zden keτir.';
  77. $strCantLoadRecodeIconv = 'Charset τevirmeleri ⁿτⁿn laz²m olan iconv ve ya recode uzant²lar²n² yⁿkleye bilmirem; ya php-ni bu uzant²lar² istifade ede bilmesi ⁿτⁿn yeniden qura■d²r²n ya da phpMyAdmin-de charset τevirme xⁿsusiyyetini s÷ndⁿrⁿn.';
  78. $strCantRenameIdxToPrimary = '▌ndeksi Birinci Dereceli (PRIMARY) olaraq yeniden adland²ra bilmirem!';
  79. $strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string function while extension reports to be loaded. Check your php configuration.';
  80. $strCardinality = 'Cardinality';
  81. $strCarriage = 'Carriage return: \\r';
  82. $strChange = 'Deyi■dir';
  83. $strChangeCopyMode = 'Eyni selahiyyetlere sahib yeni istifadeτi qur ve ...';
  84. $strChangeCopyModeCopy = '... k÷hnesini saxla.';
  85. $strChangeCopyModeDeleteAndReload = ' ... istifadeτi cedvellerinden k÷hnesini sil ve ard²ndan selahiyyetleri yeniden yⁿkle.';
  86. $strChangeCopyModeJustDelete = ' ... istifadeτi cedvellerinden k÷hnesini sil.';
  87. $strChangeCopyModeRevoke = ' ... k÷hne istifadeτinin selahiyyetlerini elinden alaraq onu sil.';
  88. $strChangeCopyUser = 'Sistem Giri■ Me\'lumat²n² Deyi■dir / ▌stifadeτini Kopyala';
  89. $strChangeDisplay = 'G÷sterilecek Saheni Seτ';
  90. $strChangePassword = 'Parolu Deyi■dir';
  91. $strCharset = 'Charset';
  92. $strCharsetOfFile = 'Fayl²n Charset-i:';
  93. $strCheckAll = 'Ham²s²n² Seτ';
  94. $strCheckPrivs = 'Selahiyyetleri G÷zden Keτir';
  95. $strCheckPrivsLong = '"%s" bazas² ⁿτⁿn selahiyyetleri g÷zden keτir.';
  96. $strCheckTable = 'Cedveli yoxla';
  97. $strChoosePage = 'Xahi■ edirem, deyi■dirilecek Sehifeni seτ';
  98. $strColComFeat = 'Sⁿtun Q²sa ▌zahat²n² Deyi■dir';
  99. $strColumnNames = 'Sⁿtun adlar²';
  100. $strColumnPrivileges = 'Sⁿtunaxas Selahiyyetler';
  101. $strCommand = 'Komanda';
  102. $strComments = 'Q²sa ▌zahatlar';
  103. $strCompleteInserts = 'Tam giri■li (complete inserts)';
  104. $strCompression = 'S²x²■d²rma';
  105. $strConfigFileError = 'phpMyAdmin konfiqurasiya fayl²n²z² oxuya bilmedi!<br />Bunun sebebi fayldak² parse error ya da fayl²n m÷vcud olmamas² ola biler.<br />Xahi■ edirem a■a≡²dak² link-i istifade ederek konfiqurasiya fayl²n² τa≡²r²n ve ald²≡²n²z php xeta mesaj(lar)²n² oxuyun. Bir τox halda ya tek d²rnaq ya da n÷qteli vergⁿl eksikliyi vard²r.<br />Eger bo■ sehife ile qar■²la■san²z, demek ki, her ■ey qaydas²ndad²r.';
  106. $strConfigureTableCoord = 'Xahi■ edirem, %s cedveli ⁿτⁿn koordinatlar² yeniden mⁿeyyen et.';
  107. $strConnections = 'Rabiteler (Connections)';
  108. $strCookiesRequired = 'Sisteme girebilmeniz ⁿτⁿn τerez fayllar² (cookie-ler) aktiv olmal²d²r.';
  109. $strCopyTable = 'Cedveli kopyala (me\'lumat bazas²<b>.</b>cedvel):';
  110. $strCopyTableOK = '%s cedveli %s - e kopyaland².';
  111. $strCopyTableSameNames = 'Cedveli eynisinin ⁿzerine kopyalaya bilmerem!';
  112. $strCouldNotKill = 'phpMyAdmin %s emeliyyat thread-ini ÷ldⁿre (kill) bilmedi. B÷yⁿk ehtimal art²q s÷ndⁿrⁿlmⁿ■dⁿr.';
  113. $strCreate = 'Qur';
  114. $strCreateIndex = ' %s sⁿtunda indeks yarat';
  115. $strCreateIndexTopic = 'Yeni indeks qur';
  116. $strCreateNewDatabase = 'Yeni me\'lumat bazas² yarat';
  117. $strCreateNewTable = '%s bazas²nda yeni cedvel qur';
  118. $strCreatePage = 'Yeni Sehife qur';
  119. $strCreatePdfFeat = 'PDF-lerin qurulmas²';
  120. $strCriteria = 'Kriteriyalar';
  121.  
  122. $strDBComment = 'Baza q²sa izahat²: ';
  123. $strDBGContext = 'Metn (kontekst)';
  124. $strDBGContextID = 'Kontekst N÷mresi';
  125. $strDBGHits = 'Hit-ler';
  126. $strDBGLine = 'Setir';
  127. $strDBGMaxTimeMs = 'Min mⁿddet, ms';
  128. $strDBGMinTimeMs = 'Max mⁿddet, ms';
  129. $strDBGModule = 'Modul';
  130. $strDBGTimePerHitMs = 'Vaxt/Hit, ms';
  131. $strDBGTotalTimeMs = 'Toplam mⁿddet, ms';
  132. $strData = 'Me\'lumat';
  133. $strDataDict = 'Me\'lumat Lⁿ≡eti (Data Dictionary)';
  134. $strDataOnly = 'Sadece me\'lumat';
  135. $strDatabase = 'Me\'lumat Bazas²';
  136. $strDatabaseHasBeenDropped = '%s bazas² le≡v edildi.';
  137. $strDatabases = 'Me\'lumat bazalar²';
  138. $strDatabasesDropped = '%s baza mⁿveffeqiyyetle le≡v edildi.';
  139. $strDatabasesStats = 'Me\'lumat Bazas² Statistikalar²';
  140. $strDatabasesStatsDisable = 'Statistikalar² Passivle■dir';
  141. $strDatabasesStatsEnable = 'Statistikalar² Aktivle■dir';
  142. $strDatabasesStatsHeavyTraffic = 'Qeyd: Me\'lumat Bazas² statistikalar²n² burada i■e salmaqla webserver-le MySQL server aras²nda a≡²r neqliyyat (traffic) meydana getire bilersiniz.';
  143. $strDbPrivileges = 'Me\'lumat Bazas²na Mexsus Selahiyyetler';
  144. $strDbSpecific = 'bazayaxas';
  145. $strDefault = 'Ba■lan≡²c deyer';
  146. $strDefaultValueHelp = 'Ba■lan≡²c deyer girerken, sadece deyeri girin, ters kesr escape-leme ya da d²rnaqdan istifade etmeyin, bu format² te\'qib edin: a';
  147. $strDelOld = 'Hal-haz²rki sehifen art²q m÷vcud olmayan Cedvellere ba≡l²d²r. Bu elaqelerin silinmesini istermisiniz?';
  148. $strDelete = 'Sil';
  149. $strDeleteAndFlush = 'Bⁿtⁿn istifadeτileri sil ve ard²ndan selahiyyetleri yeniden yⁿkle.';
  150. $strDeleteAndFlushDescr = 'Bu en temiz yoldur, amma selahiyyetlerin yeniden yⁿklenmesi zaman teleb ede biler.';
  151. $strDeleted = 'Setir silindi';
  152. $strDeletedRows = 'Silinen setir say²:';
  153. $strDeleting = '%s silinir';
  154. $strDescending = 'Azalan s²rada';
  155. $strDisabled = 'S÷ndⁿrⁿlⁿb';
  156. $strDisplayFeat = 'Xⁿsusiyyetleri G÷ster';
  157. $strDisplayOrder = 'S²ralama ■ekli:';
  158. $strDisplayPDF = 'PDF sxemini g÷ster';
  159. $strDoAQuery = '"nⁿmuneye g÷re sor≡u" g÷nderin (xⁿsusi i■are: "%")';
  160. $strDoYouReally = 'A■a≡²dak² sor≡unu icra etdirmekten eminsiniz ';
  161. $strDocu = 'Dokumentasiya';
  162. $strDrop = 'Le≡v et';
  163. $strDropSelectedDatabases = 'Seτilmi■ Me\'lumat Bazalar²n² Le≡v Et';
  164. $strDropUsersDb = '▌stifadeτilerle eyni adl² me\'lumat bazalar²n² le≡v et.';
  165. $strDumpSaved = 'Sxem %s fayl²na qeyd edildi.';
  166. $strDumpXRows = '%s setri %s n÷mreli qeydden ba■layaraq g÷ster.';
  167. $strDumpingData = 'Sxemi τ²xar²lan cedvel';
  168. $strDynamic = 'dinamik';
  169.  
  170. $strEdit = 'Deyi■dir';
  171. $strEditPDFPages = 'PDF Sehifelerini Deyi■dir';
  172. $strEditPrivileges = 'Selahiyyetleri Deyi■dir';
  173. $strEffective = 'Effektiv';
  174. $strEmpty = 'Bo■alt';
  175. $strEmptyResultSet = 'MySQL bo■ netice τoxlu≡u g÷nderdi (ye\'ni s²f²r setir).';
  176. $strEnabled = 'Enabled';
  177. $strEnd = 'Son';
  178. $strEndCut = 'END CUT';
  179. $strEndRaw = 'END RAW';
  180. $strEnglishPrivileges = ' Qeyd: MySQL selahiyyet adlar² ingilis dilinde ifade edilmi■dir ';
  181. $strError = 'Xeta';
  182. $strExplain = 'SQL-i ▌zah Et';
  183. $strExport = 'Eksport';
  184. $strExtendedInserts = 'Geni■letilmi■ giri■li (extended inserts)';
  185. $strExtra = 'Elave Xⁿs.';
  186.  
  187. $strFailedAttempts = 'U≡ursuz Cehdler';
  188. $strField = 'Sahe';
  189. $strFieldHasBeenDropped = '%s sahesi le≡v edildi';
  190. $strFields = 'Sahe say²';
  191. $strFieldsEmpty = ' Sahe say≡ac² bo■dur! ';
  192. $strFieldsEnclosedBy = 'Saheler ehate edildiyi i■are';
  193. $strFieldsEscapedBy = 'Sahelerin escape edildiyi i■are';
  194. $strFieldsTerminatedBy = 'Sahelerin yox edildiyi (terminate) i■are';
  195. $strFileAlreadyExists = '%s fayl² serverda onsuz da m÷vcuddur, ya fayl²n ad²n² deyi■dir ya da ⁿzerine yazma variantlar²n².';
  196. $strFileCouldNotBeRead = 'Fayl oxuna bilmir';
  197. $strFileNameTemplate = 'Fayl ad² nomenklaturas²';
  198. $strFileNameTemplateHelp = '__DB__ ifadesini me\'lumat bazas² ad², __TABLE__ ifadesini de cedvel ad² ve %sher hans² strftime%s seτeneklerini de vaxt ifadeleri ⁿτⁿn istifade edin; fayl uzant²s² avtomatik olaraq elave edilecekdir. Diger metnler oldu≡u kimi saxlanacaqd²r.';
  199. $strFileNameTemplateRemember = 'nomenklaturan² unutma';
  200. $strFixed = 'fixed';
  201. $strFlushPrivilegesNote = 'Qeyd: phpMyAdmin istifadeτi selahiyyetlerini birba■a MySQL-in selahiyyetler cedvellerinden almaqdad²r. Eger elle nizamlamalar edilmi■se, bu cedvellerin iτerisindekiler webserver-in istifade etdiklerinden ferqli ola biler. Bu halda, davam etmeden evvel, selahiyyetleri yeniden yⁿklemelisiniz.';
  202. $strFlushTable = 'Cedveli flush-la ("FLUSH")';
  203. $strFormEmpty = 'Formda eksik girilmi■ deyer var!';
  204. $strFormat = 'Format';
  205. $strFullText = 'Tam Metnler (Full Text)';
  206. $strFunction = 'Funksiya';
  207.  
  208. $strGenBy = 'Qurucu';
  209. $strGenTime = 'Haz²rlanma Vaxt²';
  210. $strGeneralRelationFeat = '▄mumi elaqe variantlar²';
  211. $strGlobal = 'qlobal';
  212. $strGlobalPrivileges = 'Qlobal selahiyyetler';
  213. $strGlobalValue = 'Qlobal deyer';
  214. $strGo = 'Davam';
  215. $strGrantOption = '▌caze ver';
  216. $strGzip = '"gzip"lenmi■';
  217.  
  218. $strHasBeenAltered = 'deyi■dirildi.';
  219. $strHasBeenCreated = 'quruldu.';
  220. $strHaveToShow = 'G÷sterilmesi ⁿτⁿn en az bir sⁿtun seτmelisiniz';
  221. $strHome = 'Ba■lan≡²c';
  222. $strHomepageOfficial = 'phpMyAdmin Resmi ▌nternet Sehifesi';
  223. $strHost = 'Host';
  224. $strHostEmpty = 'Host ad² bo■dur!';
  225.  
  226. $strId = 'N÷mre';
  227. $strIdxFulltext = 'Tam metn (Fulltext)';
  228. $strIfYouWish = 'Cedvelin sadece be\'zi sⁿtunlar²n² yⁿklemek isteyirsinizse, saheleri aralar²na vergⁿl qoyaraq g÷ster.';
  229. $strIgnore = 'Diqqete Alma';
  230. $strIgnoringFile = '%s Diqqete Almama (Ignore) fayl²';
  231. $strImportDocSQL = 'docSQL Fayllar²n² ▌mport Et';
  232. $strImportFiles = 'Fayllar² import et';
  233. $strImportFinished = '▌mport ba■a τatd²';
  234. $strInUse = 'istifadede';
  235. $strIndex = '▌ndeks';
  236. $strIndexHasBeenDropped = '%s indeksi le≡v edildi';
  237. $strIndexName = '▌ndex ad² :';
  238. $strIndexType = '▌ndex tipi :';
  239. $strIndexes = 'Indeksler';
  240. $strInnodbStat = 'InnoDB Status';
  241. $strInsecureMySQL = 'Konfiqurasiya fayl²n²zda MySQL ba■lan≡²c deyerleri (parolsuz root istifadeτisi) m÷vcuddur ki, bu da tehlⁿkesizlik n÷qteyi nezerinden e\'tibarl² deyildir.';
  242. $strInsert = 'Elave et';
  243. $strInsertAsNewRow = 'Yeni setir olaraq elave et';
  244. $strInsertNewRow = 'Yeni setir elave et';
  245. $strInsertTextfiles = 'Metn fayl²ndan cedvele me\'lumat gir';
  246. $strInsertedRowId = 'Elave edilen setir n÷mresi (id):';
  247. $strInsertedRows = 'Elave edilen setir say²:';
  248. $strInstructions = '▌nstruksiyalar';
  249.  
  250. $strJumpToDB = '"%s" me\'lumat bazas²na keτ.';
  251. $strJustDelete = 'Sadece olaraq selahiyyet cedvellerindeki istifadeτileri sil.';
  252. $strJustDeleteDescr = '"Silinmi■" istifadeτiler selahiyyetler yeniden yⁿklenene qeder server-e gire bilecekler.';
  253.  
  254. $strKeepPass = 'Parolu deyi■dirme';
  255. $strKeyname = 'Aτar s÷z';
  256. $strKill = '╓ldⁿr (Kill)';
  257.  
  258. $strLaTeX = 'LaTeX';
  259. $strLaTeXOptions = 'LaTeX variantlar²';
  260. $strLandscape = 'Land■aft';
  261. $strLengthSet = 'Uzunluq/Deyerler*';
  262. $strLimitNumRows = 'Sehife ba■²na dⁿ■en setir say²';
  263. $strLineFeed = 'Linefeed: \\n';
  264. $strLinesTerminatedBy = 'Setir le≡vedicisi (Lines terminated by)';
  265. $strLinkNotFound = 'Link tap²lmad²';
  266. $strLinksTo = 'Links to';
  267. $strLoadExplanation = 'En yax■² metod ba■lan≡²c deyer olaraq i■aretlenmi■dir; amma i■lemezse onu deyi■dire bilersiniz.';
  268. $strLoadMethod = 'LOAD metodu';
  269. $strLocalhost = 'Yerli';
  270. $strLocationTextfile = 'metn fayl²n²z²n yolunu g÷ster';
  271. $strLogPassword = 'Parol:';
  272. $strLogUsername = '▌stifadeτi Ad²:';
  273. $strLogin = 'Sisteme Giri■';
  274. $strLoginInformation = 'Sisteme Giri■ Me\'lumat²';
  275. $strLogout = 'Sistemden ╟²x²■';
  276.  
  277. $strMIME_MIMEtype = 'MIME-tipi';
  278. $strMIME_available_mime = 'M÷vcud olan MIME-tipleri';
  279. $strMIME_available_transform = 'M÷vcud transformasiyalar';
  280. $strMIME_description = 'Haqq²nda';
  281. $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';
  282. $strMIME_transformation = 'Browser transformation';
  283. $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';
  284. $strMIME_transformation_options = 'Transformasiya variantlar²';
  285. $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
  286. $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';
  287. $strModifications = 'Modifications have been saved';
  288. $strModify = 'Modify';
  289. $strModifyIndexTopic = 'Modify an index';
  290. $strMoreStatusVars = 'More status variables';
  291. $strMoveTable = 'Cedveli da■² (me\'lumat bazas²<b>.</b>cedvel):';
  292. $strMoveTableOK = '%s cedveli %s - e da■²nm²■d²r.';
  293. $strMoveTableSameNames = 'Can\'t move table to same one!';
  294. $strMustSelectFile = 'You should select file which you want to insert.';
  295. $strMySQLCharset = 'MySQL charset';
  296. $strMySQLReloaded = 'MySQL yeniden yⁿklendi.';
  297. $strMySQLSaid = 'MySQL deyir: ';
  298. $strMySQLServerProcess = 'MySQL %pma_s1%, %pma_s2% ⁿzerinde %pma_s3% istifadeτisi olaraq i■lemektedir';
  299. $strMySQLShowProcess = 'Prosesleri g÷ster';
  300. $strMySQLShowStatus = 'MySQL runtime me\'lumat²n² g÷ster';
  301. $strMySQLShowVars = 'MySQL sistem deyi■enlerini g÷ster';
  302.  
  303. $strName = 'Ad²';
  304. $strNext = 'Sonrak²';
  305. $strNo = 'Xeyir';
  306. $strNoDatabases = 'Baza yoxdur';
  307. $strNoDatabasesSelected = 'Heτ bir baza seτilmemi■dir.';
  308. $strNoDescription = 'Haqq²nda me\'lumat (description) m÷vcud deyildir';
  309. $strNoDropDatabases = '"DROP DATABASE" ifadeleri s÷ndⁿrⁿlmⁿ■dⁿr (disabled).';
  310. $strNoExplain = 'SQL ▌zah Et-i Keτ';
  311. $strNoFrames = 'phpMyAdmin <b>frame-destekli</b> g÷rⁿntⁿleyicilerle (browser) daha yax■² i■leyir.';
  312. $strNoIndex = '▌ndeks te\'yin edilmedi!';
  313. $strNoIndexPartsDefined = '▌ndeks qisimleri te\'yin edilmedi!';
  314. $strNoModification = 'Deyi■iklik Yoxdur';
  315. $strNoOptions = 'Bu format²n variantlar² yoxdur';
  316. $strNoPassword = 'Parol Yoxdur';
  317. $strNoPermission = 'Webserver-in %s fayl²n² saxlama izni yoxdur.';
  318. $strNoPhp = 'PHP Kodunu G÷sterme';
  319. $strNoPrivileges = 'Selahiyyet τat²■mazl²≡²';
  320. $strNoQuery = 'Sor≡u te\'yin edilmedi!';
  321. $strNoRights = 'Burada olma haqq²n²z yoxdur!';
  322. $strNoSpace = '%s fayl²n² saxlamaq ⁿτⁿn laz²m olan yer τat²■m²r.';
  323. $strNoTablesFound = 'Me\'lumat bazas²nda cedvel yoxdur.';
  324. $strNoUsersFound = '▌stifadeτi(ler) tap²lmad².';
  325. $strNoValidateSQL = 'SQL Tesdiqlemeni (Validation) Keτ';
  326. $strNone = 'Heτ biri';
  327. $strNotNumber = 'Bu reqem deyildir!';
  328. $strNotOK = 'Mⁿveffeqiyyetsiz';
  329. $strNotSet = '<b>%s</b> cedveli %s iτerisinde ya <b>tap²lmad²</b> ya da qurulmam²■d²r';
  330. $strNotValidNumber = ' e\'tibarl² setir n÷mresi deyildir!';
  331. $strNull = 'Null';
  332. $strNumSearchResultsInTable = '%s uy≡unluq tap²ld² (<i>%s</i> cedvelinde)';
  333. $strNumSearchResultsTotal = '<b>Cemi:</b> <i>%s</i> uy≡unluq';
  334. $strNumTables = 'Cedveller';
  335.  
  336. $strOK = 'Mⁿveffeqiyyetle';
  337. $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.';
  338. $strOperations = 'Emeliyyatlar';
  339. $strOptimizeTable = 'Cedveli optimalla■d²r';
  340. $strOptionalControls = 'Optional. Controls how to write or read special characters.';
  341. $strOptionally = 'OPTIONALLY';
  342. $strOr = 'ya da';
  343. $strOverhead = 'A■ma deyeri';
  344. $strOverwriteExisting = 'Overwrite existing file(s)';
  345.  
  346. $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.';
  347. $strPHPVersion = 'PHP Versiyas²';
  348. $strPageNumber = 'Sehife N÷mresi:';
  349. $strPartialText = 'Qismi Metnler';
  350. $strPassword = 'Parol';
  351. $strPasswordChanged = '%s ⁿτⁿn parol mⁿveffeqiyyetle deyi■dirilmi■dir.';
  352. $strPasswordEmpty = 'Parol bo■dur!';
  353. $strPasswordNotSame = 'Giridiyiniz parollar eyni deyil!';
  354. $strPdfDbSchema = '"%s" bazan²n sxemi - Sehife %s';
  355. $strPdfInvalidTblName = '"%s" cedveli m÷vcud deyil!';
  356. $strPdfNoTables = 'Cedvel yoxdur';
  357. $strPerHour = 'saatda';
  358. $strPerMinute = 'deqiqede';
  359. $strPerSecond = 'saniyede';
  360. $strPhp = 'PHP Kodunu Haz²rla';
  361. $strPmaDocumentation = 'phpMyAdmin dokumentasiyas² (etrafl² me\'lumat ⁿτⁿn)';
  362. $strPmaUriError = 'The <tt>$cfg[\'PmaAbsoluteUri\']</tt> directive MUST be set in your configuration file!';
  363. $strPortrait = 'Portret';
  364. $strPos1 = 'Ba■la';
  365. $strPrevious = 'Evvelki';
  366. $strPrimary = 'Birinci Dereceli';
  367. $strPrimaryKeyHasBeenDropped = 'Birinci dereceli aτar le≡v edildi';
  368. $strPrimaryKeyName = 'Birinci dereceli aτar²n ad²... (B▌R▌NC▌ DERECEL▌) PRIMARY olmal²d²r!';
  369. $strPrimaryKeyWarning = '("PRIMARY" sadece birinci dereceli aτar²n ad² <b>olmal²d²r</b>!)';
  370. $strPrint = '╟ap et';
  371. $strPrintView = '╟ap g÷rⁿntⁿsⁿ';
  372. $strPrivDescAllPrivileges = 'GRANT-dan ba■qa bⁿtⁿn selahiyyetler daxildir.';
  373. $strPrivDescAlter = 'M÷vcud olan cedvellerin strukturunu deyi■dirmeye icaze verir.';
  374. $strPrivDescCreateDb = 'Yeni bazalar ve cedveller qurma≡a icaze verir.';
  375. $strPrivDescCreateTbl = 'Yeni cedveller qurma≡a icaze verir.';
  376. $strPrivDescCreateTmpTable = 'Keτici cedveller qurma≡a icaze verir.';
  377. $strPrivDescDelete = 'Me\'lumat silmeye icaze verir.';
  378. $strPrivDescDropDb = 'Baza ve cedvel le≡v etmeye icaze verir.';
  379. $strPrivDescDropTbl = 'Cedvelleri le≡v etmeye icaze verir.';
  380. $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.';
  381. $strPrivDescFile = 'Allows importing data from and exporting data into files.';
  382. $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.';
  383. $strPrivDescIndex = 'Allows creating and dropping indexes.';
  384. $strPrivDescInsert = 'Allows inserting and replacing data.';
  385. $strPrivDescLockTables = 'Allows locking tables for the current thread.';
  386. $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
  387. $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
  388. $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
  389. $strPrivDescProcess3 = 'Allows killing processes of other users.';
  390. $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.';
  391. $strPrivDescReferences = 'Has no effect in this MySQL version.';
  392. $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.';
  393. $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.';
  394. $strPrivDescReplSlave = 'Needed for the replication slaves.';
  395. $strPrivDescSelect = 'Allows reading data.';
  396. $strPrivDescShowDb = 'Gives access to the complete list of databases.';
  397. $strPrivDescShutdown = 'Allows shutting down the server.';
  398. $strPrivDescSuper = 'Allows connecting, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.';
  399. $strPrivDescUpdate = 'Allows changing data.';
  400. $strPrivDescUsage = 'Selahiyyet te\'yin edilmedi.';
  401. $strPrivileges = 'Selahiyyetler';
  402. $strPrivilegesReloaded = 'The privileges were reloaded successfully.';
  403. $strProcesslist = 'Proses siyah²s²';
  404. $strPutColNames = 'Put fields names at first row';
  405.  
  406. $strQBE = 'Sor≡u';
  407. $strQBEDel = 'Del';
  408. $strQBEIns = 'Ins';
  409. $strQueryFrame = 'Sor≡u penceresi';
  410. $strQueryOnDb = 'SQL-query on database <b>%s</b>:';
  411. $strQuerySQLHistory = 'SQL-tarixτesi';
  412. $strQueryStatistics = '<b>Sor≡u statistikas²</b>: Aτ²ld²qdan bu yana, bu servere %s sor≡u g÷nderilmi■dir.';
  413. $strQueryTime = 'sor≡u %01.4f saniyede icra edildi';
  414. $strQueryType = 'Sor≡u tipi';
  415.  
  416. $strReType = 'Re-type';
  417. $strReceived = 'Received';
  418. $strRecords = 'Qeydiyyat';
  419. $strReferentialIntegrity = 'Check referential integrity:';
  420. $strRelationNotWorking = 'Elaqelendirilmi■ cedveller ⁿτⁿn nezerde tutulmu■ be\'zi xⁿsusiyyetler passivle■dirilmi■dir. Sebebini ayd²nla■d²rmaq ⁿτⁿn %sbax%s.';
  421. $strRelationView = 'Relation view';
  422. $strRelationalSchema = 'Relational schema';
  423. $strRelations = 'Relations';
  424. $strReloadFailed = 'MySQL reload failed.';
  425. $strReloadMySQL = 'Reload MySQL';
  426. $strReloadingThePrivileges = 'Reloading the privileges';
  427. $strRemoveSelectedUsers = 'Remove selected users';
  428. $strRenameTable = 'Cedveli yeniden adland²r';
  429. $strRenameTableOK = '%s cedveli %s olaraq yeniden adland²r²lm²■d²r';
  430. $strRepairTable = 'Cedveli te\'mir et';
  431. $strReplace = 'Replace';
  432. $strReplaceTable = 'Replace table data with file';
  433. $strReset = 'S²f²rla';
  434. $strResourceLimits = 'Resource limits';
  435. $strRevoke = 'Revoke';
  436. $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.';
  437. $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.';
  438. $strRevokeMessage = 'You have revoked the privileges for %s';
  439. $strRowLength = 'S²ra uzunlu≡u';
  440. $strRowSize = ' S²ra boyu ';
  441. $strRows = 'S²ra say²';
  442. $strRowsFrom = 'setri g÷ster; ba■lang²τ qeydiyyat n÷mresi';
  443. $strRowsModeFlippedHorizontal = 'ⁿfⁿqi (tekrarlanan ba■l²qlar)';
  444. $strRowsModeHorizontal = 'ⁿfⁿqi';
  445. $strRowsModeOptions = '%s rejimde, ba■l²qlar %s blokdan bir tekrar ederek';
  446. $strRowsModeVertical = '■aquli';
  447. $strRowsStatistic = 'S²ra Statistikas²';
  448. $strRunQuery = 'Emri ▌cra Et';
  449. $strRunSQLQuery = '%s Me\'lumat bazas²na SQL sor≡usu(-lar²) g÷nder';
  450. $strRunning = '%s ⁿzerinde i■lemektedir';
  451.  
  452. $strSQL = 'SQL';
  453. $strSQLOptions = 'SQL variantlar²';
  454. $strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:';
  455. $strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem';
  456. $strSQLQuery = 'SQL sor≡usu';
  457. $strSQLResult = 'SQL result';
  458. $strSQPBugInvalidIdentifer = 'Invalid Identifer';
  459. $strSQPBugUnclosedQuote = 'Unclosed quote';
  460. $strSQPBugUnknownPunctuation = 'Unknown Punctuation String';
  461. $strSave = 'Qeyd Et';
  462. $strSaveOnServer = 'Save on server in %s directory';
  463. $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page';
  464. $strSearch = 'Axtar²■';
  465. $strSearchFormTitle = 'Search in database';
  466. $strSearchInTables = 'Inside table(s):';
  467. $strSearchNeedle = 'Axtarmaq ⁿτⁿn s÷z(ler) ve ya deyer(ler) (wildcard: "%"):';
  468. $strSearchOption1 = 's÷zlerin en az²ndan birini';
  469. $strSearchOption2 = 'bⁿtⁿn s÷zleri';
  470. $strSearchOption3 = 'tamamile eyni s÷zⁿ';
  471. $strSearchOption4 = 'requlyar ifade (regular expression) olaraq';
  472. $strSearchResultsFor = '"<i>%s</i>" ⁿτⁿn axtar²■ neticeleri %s:';
  473. $strSearchType = 'Tap:';
  474. $strSelectADb = 'Me\'lumat bazas² seτ';
  475. $strSelectAll = 'Ham²s²n² Seτ';
  476. $strSelectFields = 'Sahe seτin (en az birini):';
  477. $strSelectNumRows = 'in query';
  478. $strSelectTables = 'Select Tables';
  479. $strSend = 'Fayl olaraq qeyd et';
  480. $strSent = 'G÷nderildi';
  481. $strServer = 'Server';
  482. $strServerChoice = 'Server Seτimi';
  483. $strServerStatus = 'Runtime Me\'lumat²';
  484. $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.';
  485. $strServerTabProcesslist = 'Prosesler';
  486. $strServerTabVariables = 'Deyi■enler';
  487. $strServerTrafficNotes = '<b>Server neqliyyat²</b>: Bu cedveller bu serverin aτ²l²■²ndan beri elde edilen neqliyyat² g÷stermektedir.';
  488. $strServerVars = 'Server deyi■enleri ve variantlar²';
  489. $strServerVersion = 'Server versiyas²';
  490. $strSessionValue = 'Sessiya deyeri';
  491. $strSetEnumVal = 'Sahe tipi "enum" ve ya "set" ise, deyerleri bu formatda girin: \'a\',\'b\',\'c\'...<br />Eger bu deyerlerde ters-kesr ("\") ve ya tek d²rnaq ("\'") istifade etmek isteyirsinizse, onlar² ters-kesrle escape-leyin (meselen \'\\\\xyz\' ve ya \'a\\\'b\').';
  492. $strShow = 'G÷ster';
  493. $strShowAll = 'Ham²s²n² g÷ster';
  494. $strShowColor = 'Rengini g÷ster';
  495. $strShowDatadictAs = 'Data Dictionary Format';
  496. $strShowFullQueries = 'Emrleri Tam Olaraq G÷ster';
  497. $strShowGrid = 'Show grid';
  498. $strShowPHPInfo = 'PHP me\'lumat²n² g÷ster';
  499. $strShowTableDimension = 'Cedvellerin ÷lτⁿlerini g÷ster';
  500. $strShowTables = 'Cedvelleri g÷ster';
  501. $strShowThisQuery = ' Bu sor≡unu burada yene g÷ster ';
  502. $strShowingRecords = 'G÷sterilen setirler';
  503. $strSingly = '(tek-tek)';
  504. $strSize = 'Boy';
  505. $strSort = 'S²rala';
  506. $strSpaceUsage = 'Yer istifadesi';
  507. $strSplitWordsWithSpace = 'S÷zler bo■luq ifadesi (" ") ile ayr²lm²■d²r.';
  508. $strStatCheckTime = 'En son yoxlama';
  509. $strStatCreateTime = 'Qurulu■';
  510. $strStatUpdateTime = 'En son yenilenme';
  511. $strStatement = 'Variantlar';
  512. $strStatus = 'Status';
  513. $strStrucCSV = 'CSV verilenleri';
  514. $strStrucData = 'Qurulu■ ve me\'lumat';
  515. $strStrucDrop = '\'Cedveli le≡v et\' elaveli';
  516. $strStrucExcelCSV = 'MS Excel verilenleri ⁿτⁿn CSV';
  517. $strStrucOnly = 'Sadece qurulu■';
  518. $strStructPropose = 'Alternativ cedvel strukturu';
  519. $strStructure = 'Qurulu■';
  520. $strSubmit = 'Submit';
  521. $strSuccess = 'SQL sor≡unuz mⁿveffeqiyyetle icra edilmi■dir';
  522. $strSum = 'Cemi';
  523. $strSwitchToTable = 'Kopyalanm²■ cedvele keτ';
  524.  
  525. $strTable = 'Cedvel';
  526. $strTableComments = 'Cedvel haqq²nda q²sa izahat';
  527. $strTableEmpty = 'Cedveli ad² bo■dur!';
  528. $strTableHasBeenDropped = '%s cedveli le≡v edildi';
  529. $strTableHasBeenEmptied = '%s cedveli bo■ald²ld²';
  530. $strTableHasBeenFlushed = '%s cedveli flush-land²';
  531. $strTableMaintenance = 'Cedvel temizliyi';
  532. $strTableOfContents = '▌τindekiler Cedveli';
  533. $strTableStructure = 'Table structure for table';
  534. $strTableType = 'Cedvel tipi';
  535. $strTables = '%s cedvel';
  536. $strTblPrivileges = 'Cedvelexas selahiyyetler';
  537. $strTextAreaLength = ' Uzun oldu≡una g÷re,<br /> bu sahedeki me\'lumatlar deyi■dirilmeye biler ';
  538. $strTheContent = 'The content of your file has been inserted.';
  539. $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.';
  540. $strTheTerminator = 'The terminator of the fields.';
  541. $strThisHost = 'Bu Host';
  542. $strThisNotDirectory = 'Bu direktoriya deyildi';
  543. $strThreadSuccessfullyKilled = 'Thread %s u≡urla s÷ndⁿrⁿldⁿ (killed).';
  544. $strTime = 'Mⁿddet';
  545. $strTotal = 'cemi';
  546. $strTotalUC = 'Cemi';
  547. $strTraffic = 'Neqliyyat';
  548. $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';
  549. $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';
  550. $strTransformation_image_png__inline = 'See image/jpeg: inline';
  551. $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';
  552. $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';
  553. $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';
  554. $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';
  555. $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';
  556. $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';
  557. $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';
  558. $strTruncateQueries = 'Truncate Shown Queries';
  559. $strType = 'Tip';
  560.  
  561. $strUncheckAll = 'Heτ Birini Seτme';
  562. $strUnique = 'Unikal';
  563. $strUnselectAll = 'Heτ birini seτme';
  564. $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';
  565. $strUpdatePrivMessage = 'You have updated the privileges for %s.';
  566. $strUpdateProfileMessage = 'Profil yenilendi.';
  567. $strUpdateQuery = 'Sor≡unu Yenile';
  568. $strUsage = 'Miqdar';
  569. $strUseBackquotes = 'Cedvel ve sahe adlar²n² tek d²rnaq aras²na al';
  570. $strUseHostTable = 'Use Host Table';
  571. $strUseTables = 'Use Tables';
  572. $strUseTextField = 'Use text field';
  573. $strUser = '▌stifadeτi';
  574. $strUserAlreadyExists = '%s istifadeτisi m÷vcuddur!';
  575. $strUserEmpty = '▌stifadeτi ad² bo■ qald²!';
  576. $strUserName = '▌stifadeτi ad²';
  577. $strUserNotFound = 'The selected user was not found in the privilege table.';
  578. $strUserOverview = 'User overview';
  579. $strUsersDeleted = 'The selected users have been deleted successfully.';
  580. $strUsersHavingAccessToDb = 'Users having access to "%s"';
  581.  
  582. $strValidateSQL = 'SQL Tesdiqle';
  583. $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';
  584. $strValue = 'Deyer';
  585. $strVar = 'Deyi■en';
  586. $strViewDump = 'Cedvelin sxemini g÷ster';
  587. $strViewDumpDB = 'Me\'lumat bazas²n²n sxemini g÷ster';
  588.  
  589. $strWebServerUploadDirectory = 'web-server upload direktoriyas²';
  590. $strWebServerUploadDirectoryError = 'Upload i■leri ⁿτⁿn te\'yin etdiyiniz direktoriya tap²lmad²';
  591. $strWelcome = '%s - (n)e Xo■ Gelmi■siniz!';
  592. $strWildcard = 'xⁿsusi i■are';
  593. $strWithChecked = 'Seτilenleri:';
  594. $strWritingCommentNotPossible = 'Q²sa izahat yaz²l²■² mⁿmkⁿn deyil';
  595. $strWritingRelationNotPossible = 'Elaqe yaz²l²■² mⁿmkⁿn deyil';
  596. $strWrongUser = 'Yanl²■ istifadeτi ad² ve ya parol. Giri■ tesdiq edilmedi.';
  597.  
  598. $strXML = 'XML';
  599.  
  600. $strYes = 'Beli';
  601.  
  602. $strZeroRemovesTheLimit = 'Qeyd: Bu variantlar² 0 (s²f²r)-a τevirmek hⁿdudu (limiti) qald²racaq.';
  603. $strZip = '"zip"lenmi■';
  604.  
  605. $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
  606. $strExcelOptions = 'Excel options';  //to translate
  607. $strReplaceNULLBy = 'Replace NULL by';  //to translate
  608. $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
  609. $strPaperSize = 'Paper size';  //to translate
  610. $strDatabaseNoTable = 'This database contains no table!';//to translate
  611. $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
  612. $strAddIntoComments = 'Add into comments';//to translate
  613. $strDatabaseExportOptions = 'Database export options';//to translate
  614. $strAddDropDatabase = 'Add DROP DATABASE';//to translate
  615. $strToggleScratchboard = 'toggle scratchboard';  //to translate
  616. $strTableOptions = 'Table options';  //to translate
  617. $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
  618. $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';  //to translate
  619. $strAddAutoIncrement = 'Add AUTO_INCREMENT value';  //to translate
  620. $strCharsets = 'Charsets';  //to translate
  621. $strDescription = 'Description';  //to translate
  622. $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
  623. $strCollation = 'Collation';  //to translate
  624. $strMultilingual = 'multilingual';  //to translate
  625. $strGerman = 'German';  //to translate
  626. $strPhoneBook = 'phone book';  //to translate
  627. $strDictionary = 'dictionary';  //to translate
  628. $strSwedish = 'Swedish';  //to translate
  629. $strDanish = 'Danish';  //to translate
  630. $strCzech = 'Czech';  //to translate
  631. $strTurkish = 'Turkish';  //to translate
  632. $strEnglish = 'English';  //to translate
  633. $strHungarian = 'Hungarian';  //to translate
  634. $strCroatian = 'Croatian';  //to translate
  635. $strBulgarian = 'Bulgarian';  //to translate
  636. $strLithuanian = 'Lithuanian';  //to translate
  637. $strEstonian = 'Estonian';  //to translate
  638. $strCaseInsensitive = 'case-insensitive';  //to translate
  639. $strCaseSensitive = 'case-sensitive';  //to translate
  640. $strUkrainian = 'Ukrainian';  //to translate
  641. $strHebrew = 'Hebrew';  //to translate
  642. $strWestEuropean = 'West European';  //to translate
  643. $strCentralEuropean = 'Central European';  //to translate
  644. $strTraditionalChinese = 'Traditional Chinese';  //to translate
  645. $strCyrillic = 'Cyrillic';  //to translate
  646. $strArmenian = 'Armenian';  //to translate
  647. $strArabic = 'Arabic';  //to translate
  648. $strRussian = 'Russian';  //to translate
  649. $strUnknown = 'unknown';  //to translate
  650. $strBaltic = 'Baltic';  //to translate
  651. $strUnicode = 'Unicode';  //to translate
  652. $strSimplifiedChinese = 'Simplified Chinese';  //to translate
  653. $strKorean = 'Korean';  //to translate
  654. $strGreek = 'Greek';  //to translate
  655. $strJapanese = 'Japanese';  //to translate
  656. $strThai = 'Thai';  //to translate
  657. $strUseThisValue = 'Use this value';  //to translate
  658. $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
  659. $strBrowseForeignValues = 'Browse foreign values';  //to translate
  660. $strInternalRelations = 'Internal relations';  //to translate
  661. $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
  662. $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
  663. $strLatexStructure = 'Structure of table __TABLE__';//to translate
  664. $strLatexContinued = '(continued)';//to translate
  665. $strLatexContent = 'Content of table __TABLE__';//to translate
  666. $strLatexIncludeCaption = 'Include table caption';//to translate
  667. $strLatexCaption = 'Table caption';//to translate
  668. $strLatexLabel = 'Label key';//to translate
  669. $strLatexContinuedCaption = 'Continued table caption';//to translate
  670.  
  671. $strPrintViewFull = 'Print view (with full texts)';  //to translate
  672. $strLogServer = 'Server';  //to translate
  673. $strSortByKey = 'Sort by key';  //to translate
  674. $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
  675. $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
  676. $strConstraintsForTable = 'Constraints for table';  //to translate
  677. $strBookmarkOptions = 'Bookmark options';  //to translate
  678. $strCreationDates = 'Creation/Update/Check dates';  //to translate
  679. $strCheckOverhead = 'Check overheaded';  //to translate
  680. $strExcelEdition = 'Excel edition';  //to translate
  681. $strDelayedInserts = 'Use delayed inserts';  //to translate
  682. $strSQLExportType = 'Export type';  //to translate
  683. $strAddConstraints = 'Add constraints';  //to translate
  684. $strGeorgian = 'Georgian';  //to translate
  685. $strCzechSlovak = 'Czech-Slovak';  //to translate
  686. $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
  687. $strMaximumSize = 'Maximum size: %s%s';  //to translate
  688. $strConnectionError = 'Cannot connect: invalid settings.';  //to translate
  689. $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';  //to translate
  690. $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';  //to translate
  691. $strNeedPrimaryKey = 'You should define a primary key for this table.';  //to translate
  692. $strIgnoreInserts = 'Use ignore inserts';  //to translate
  693. $strAddIfNotExists = 'Add IF NOT EXISTS';  //to translate
  694. $strCommentsForTable = 'COMMENTS FOR TABLE';  //to translate
  695. $strMIMETypesForTable = 'MIME TYPES FOR TABLE';  //to translate
  696. $strRelationsForTable = 'RELATIONS FOR TABLE';  //to translate
  697. $strAfterInsertSame = 'Go back to this page';  //to translate
  698. $strRenameDatabaseOK = 'Database %s has been renamed to %s';  //to translate
  699. $strDatabaseEmpty = 'The database name is empty!';  //to translate
  700. $strDBRename = 'Rename database to';  //to translate
  701. $strOperator = 'Operator';  //to translate
  702. $strEncloseInTransaction = 'Enclose export in a transaction';  //to translate
  703. $strCalendar = 'Calendar';  //to translate
  704. $strRefresh = 'Refresh';  //to translate
  705. $strDefragment = 'Defragment table';  //to translate
  706. $strNoRowsSelected = 'No rows selected';  //to translate
  707. $strSpanish = 'Spanish';  //to translate
  708. $strStrucNativeExcel = 'Native MS Excel data';  //to translate
  709. $strDisableForeignChecks = 'Disable foreign key checks';  //to translate
  710. $strServerNotResponding = 'The server is not responding';  //to translate
  711. $strTheme = 'Theme / Style';  //to translate
  712. $strTakeIt = 'take it';  //to translate
  713. $strHexForBinary = 'Use hexadecimal for binary fields';  //to translate
  714. $strIcelandic = 'Icelandic';  //to translate
  715. $strLatvian = 'Latvian';  //to translate
  716. $strPolish = 'Polish';  //to translate
  717. $strRomanian = 'Romanian';  //to translate
  718. $strSlovenian = 'Slovenian';  //to translate
  719. $strTraditionalSpanish = 'Traditional Spanish';  //to translate
  720. $strSlovak = 'Slovak';  //to translate
  721. $strMySQLConnectionCollation = 'MySQL connection collation';  //to translate
  722. $strPersian = 'Persian';  //to translate
  723. $strAddFields = 'Add %s field(s)';  //to translate
  724. $strInsertBookmarkTitle = 'Please insert bookmark title';  //to translate
  725. $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
  726. $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';  //to translate
  727. $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
  728. $strBinLogName = 'Log name';  //to translate
  729. $strBinLogPosition = 'Position';  //to translate
  730. $strBinLogEventType = 'Event type';  //to translate
  731. $strBinLogServerId = 'Server ID';  //to translate
  732. $strBinLogOriginalPosition = 'Original position';  //to translate
  733. $strBinLogInfo = 'Information';  //to translate
  734. $strBinaryLog = 'Binary log';  //to translate
  735. $strSelectBinaryLog = 'Select binary log to view';  //to translate
  736. $strDBCopy = 'Copy database to';  //to translate
  737. $strCopyDatabaseOK = 'Database %s has been copied to %s';  //to translate
  738. $strSwitchToDatabase = 'Switch to copied database';  //to translate
  739. $strPasswordHashing = 'Password Hashing';  //to translate
  740. $strCompatibleHashing = 'MySQL 4.0 compatible';  //to translate
  741. $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
  742. $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
  743. $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
  744. $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
  745. $strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
  746. $strApproximateCount = 'May be approximate. See FAQ 3.11';  //to translate
  747. $strSQLExportCompatibility = 'SQL export compatibility';  //to translate
  748. $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!';  //to translate
  749. $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';  //to translate
  750. $strAfterInsertNext = 'Edit next row';  //to translate
  751. ?>
  752.